gesture: Handle GdkEventGrabBroken
authorCarlos Garnacho <carlosg@gnome.org>
Sat, 10 May 2014 18:46:47 +0000 (20:46 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:30 +0000 (19:54 +0200)
commit3d34f26a6a16de728b45e557f6552c2cf4fc49a9
tree5ef48c374c368c358efdfdacc7bb9dcdf2246a1b
parent6a290bdecba4007329d0c46b75023b5f633bba29
gesture: Handle GdkEventGrabBroken

That may happen separately from grab-notify, and also due to external
reasons, so ensure all sequences are cancelled if a grab is taken
in some GdkWindows that would obscure events on the controller.
gtk/gtkgesture.c
gtk/gtkgesturesingle.c